Support boolean for worker user configuration
Depends https://gitlab.com/arkindex/backend/-/issues/982
When a user configuration defines a boolean
type, the user interface should use a bulma toggle to allow an operator to control it.
The toggle must be in the initial state determined by the default value.