I have a drop down where the user selects a language:
English Spanish
Default Text
Leaving the disabled flag in prevents them from not selecting an option and the hidden flag will remove it from the list. In my case I was using it with an enum list as well and the concept holds the same
Select Property Enum