* Registers a new option with the given key and value. * @param key The key of the option. Must be unique, not contain ',' and shouldn't change in the future * @param value The value of the option * @param label The label of the option, displayed in the UI * @throws InvalidArgumentException
(key: string, value: S, label: string)
source not stored for this graph (policy: none)
no test coverage detected