options = 
{
    views = 
    {
        cockpit = 
        {
            mirrors = true,
            reflections = false,
            russianHud = true,
            avionics = 1,
        }, -- end of cockpit
    }, -- end of views
    graphics = 
    {
        multiMonitorSetup = "1camera",
        color = "32",
        heatBlr = 1,
        scenes = "medium",
        water = 2,
        fullScreen = false,
        visibRange = "Medium",
        aspect = 1.7777777777778,
        textures = 1,
        shadows = 2,
        effects = 3,
        width = 1920,
        lights = 2,
        height = 1080,
        civTraffic = 1,
        resolution = "1920x1080",
        haze = 1,
    }, -- end of graphics
    playerName = "113",
    sound = 
    {
        world = 0,
        radioSpeech = true,
        cockpit = 0,
        volume = 0,
        headphones = 0,
        music = -10.5,
        subtitles = true,
        gui = 0,
    }, -- end of sound
    difficulty = 
    {
        padlock = true,
        easyRadar = true,
        miniHUD = true,
        birds = 0,
        optionsView = "optview_all",
        permitCrash = false,
        immortal = false,
        map = true,
        radio = true,
        labels = true,
        units = "metric",
        aftSwitching = false,
        cockpitLanguage = "russian",
        tips = true,
        easyFlight = true,
        altTrimmingMethod = false,
        externalViews = true,
        iconsTheme = "russian",
        fuel = false,
        weapons = false,
        setGlobal = true,
        geffect = "reduced",
    }, -- end of difficulty
} -- end of options
