FastlaneCore::ConfigItem.new(
            key: :band_height_percentage,
            env_name: 'VERSION_ICON_BAND_HEIGHT_PERCENTAGE',
            description: 'Optional percentage of the text band height relative to the image\'s height. A float number between 0 and 1',
            default_value: 0.5,