Register a custom setting.
void register(String key, SettingConfig config) { _settings[key] = config; }