---------------
* Added documentation for the default schemas.
* Change the implementation to check what settings form was saved.
* Added new util method 'set_setting' where value transformations are handled.
* Removed not needed fanstatic resources.
* Changed the internal name of the forms to be more unique.
* Reinitialize chosen elements when tab is shown.
* Convert boolean to 'true' or 'false' to meet the requirements of deform's checkbox widget.