Easiest way to create a dynamic updatable list

Easiest way to create a dynamic updatable list

I have a form that uses a list / dropdown box. the list is static for the most part but i would like to maybe have a user be able to click a button (or some other action) and be able to ADD an item to this list. 

the user will only ever need to select just one option.