So you have a dropdown box to set coffees, and you want it to update if new coffees are added to the dictionary? Since you can detect when it is changed, is it possible to just redefine the entire Dropdown variable with the new updated list?