plugin.tx_hive_viewhelpers {
    settings {
        production {
            falImageSimple {
                iR = {$plugin.tx_hive_viewhelpers.settings.production.falImageSimple.iR}
                iG = {$plugin.tx_hive_viewhelpers.settings.production.falImageSimple.iG}
                iB = {$plugin.tx_hive_viewhelpers.settings.production.falImageSimple.iB}

                #Blur Radius
                iRadius = {$plugin.tx_hive_viewhelpers.settings.production.falImageSimple.iRadius}
            }
        }
    }
}