What to return to cancel out dropdown options?

I’ve been getting a lot of inscrutable errors that I finally found were related to return-ing None to the options of a dropdown or radioitems component. If I want to remove the options of a dropdown, what "options do I have?