Disable select option

It would be useful to disable a single option of a select field.
My usecase is the following: I’m reusing a structure field that contains a select, but in certain cases I want to give access to only a subset of options.
Maybe it’s possible already but from my tests (using option: false) I couldn’t make it work.