setBackgroundSettingsSection(true)}>
{variables.getMessage('settings:sections.background.source.title')}
{variables.getMessage('settings:sections.background.source.subtitle')}
this.setState({ backgroundType: value })}
category="background"
items={getBackgroundOptionItems(marketplaceEnabled)}
/>
{backgroundType === 'api' || backgroundType === 'custom' || marketplaceEnabled ? (
<>