Manage Configuration in Contentful

Is there any way to manage configuration for a application in Contentful like feature flag, toggle flag, fallback flag .etc.

@mainak4u.007 Im also considering a headless CMS as a content and/or config hub.
My research so far is that given you can create the Type/Model yourself, you can get a Feature Toggle right away with two fields, Name and Value (Boolean), You can do any type you can think of basically. Multi Variation, etc…