add Toggle
@NotNull
Adds a toggle (boolean) widget to the addon's configuration.
Return
A configuration entry associated with the created widget.
Parameters
widget Id
Unique identifier for the widget.
label
The label displayed for the toggle.
tooltip
The tooltip displayed for the toggle.
default Value
The default value of the toggle.