Enhance configuration model and display two additional fields on the settings view

We have two new boolean parameters added to configuration view.

  • boolean bulkDomainsAllowForSsoAccounts
  • boolean bulkDomainsSendEmailForNewAccounts

We should expose them on the Settings view (/admin/configuration) as checkboxes.

Proper label to be proposed and added in backend (by @llopat)