OptionaldescriptionOptionaldisabledWhether an option should be disabled or not.
OptionalextraExtra options to pass to the UI element.
OptionalhiddenWhether an option should be hidden or not. If an option is hidden, it will not show up in the settings interface at all.
OptionalnameOverridden name. DO NOT USE unless there is good reason to.
By default, the name will be taken from internationalization strings. Its key follows
the format "deputy.setting.user.
OptionalreadWhether the value is read-only or not.
The type of UI element to display.
Overridden description. DO NOT USE unless there is good reason to.
By default, the description will be taken from internationalization strings. Its key follows the format "deputy.setting.user...description".