Ability to declare settings and constants in the manifest.json file.
Objective: validate the consistency of the configuration.
For settings
- The package is implicit.
- You must define a section, a name/code, and a default (typed) value
For constants
- An array of specific constant names / not included in schema.json (similar to the constants attribute in controller announcements)