options = 
{
    views = 
    {
        cockpit = 
        {
            mirrors = false,
            reflections = false,
            russianHud = true,
            avionics = 1,
        }, -- end of cockpit
    }, -- end of views
    graphics = 
    {
        multiMonitorSetup = "1camera",
        color = "32",
        heatBlr = 0,
        scenes = "high",
        water = 2,
        fullScreen = true,
        visibRange = "High",
        aspect = 1.6,
        textures = 2,
        shadows = 1,
        effects = 3,
        width = 1680,
        lights = 2,
        height = 1050,
        civTraffic = 1,
        resolution = "1680x1050",
        haze = 1,
    }, -- end of graphics
    playerName = "330-су25",
    sound = 
    {
        world = 0,
        radioSpeech = true,
        cockpit = -28,
        volume = 0,
        headphones = 0,
        music = -100,
        subtitles = true,
        gui = -4.5,
    }, -- end of sound
    difficulty = 
    {
        padlock = false,
        easyRadar = false,
        miniHUD = false,
        birds = 100,
        optionsView = "optview_all",
        permitCrash = true,
        immortal = false,
        map = true,
        radio = false,
        labels = false,
        units = "metric",
        aftSwitching = true,
        cockpitLanguage = "russian",
        tips = true,
        easyFlight = false,
        altTrimmingMethod = false,
        externalViews = true,
        iconsTheme = "russian",
        fuel = false,
        weapons = false,
        setGlobal = true,
        geffect = "realistic",
    }, -- end of difficulty
} -- end of options
