At first, Dropdown values already submitted.
In second time, We may need to change the option
So Can we load a dropdown with a pre selected text value that was submitted earlier and again select a new value from dropdown
Discussion posts and replies are publicly visible
While updating anyway you will be fetching those values from DB which was already selected, make sure you pass the "value" to the existing dropdown value from the fetched value.