options = 
{
    ["difficulty"] = 
    {
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["miniHUD"] = false,
        ["birds"] = 0,
        ["optionsView"] = "optview_all",
        ["permitCrash"] = true,
        ["immortal"] = false,
        ["easyCommunication"] = true,
        ["easyFlight"] = false,
        ["radio"] = false,
        ["labels"] = false,
        ["map"] = true,
        ["cockpitLanguage"] = "english",
        ["units"] = "metric",
        ["tips"] = false,
        ["reports"] = true,
        ["externalViews"] = true,
        ["iconsTheme"] = "russian",
        ["padlock"] = true,
        ["weapons"] = false,
        ["setGlobal"] = true,
        ["geffect"] = "realistic",
    }, -- end of ["difficulty"]
    ["playerName"] = "New callsign",
    ["graphics"] = 
    {
        ["multiMonitorSetup"] = "cockpit config lr",
        ["color"] = "32",
        ["preloadRadius"] = 150000,
        ["heatBlr"] = 1,
        ["scenes"] = "high",
        ["water"] = 2,
        ["fullScreen"] = false,
        ["disableAero"] = false,
        ["visibRange"] = "Medium",
        ["treesVisibility"] = 6000,
        ["aspect"] = 4.7222222222222,
        ["haze"] = 1,
        ["HDR"] = 0,
        ["TranspSSAA"] = true,
        ["textures"] = 2,
        ["cockpitShadows"] = true,
        ["shadows"] = 2,
        ["effects"] = 3,
        ["MSAA"] = 2,
        ["height"] = 1080,
        ["sync"] = false,
        ["shadowTree"] = false,
        ["civTraffic"] = "medium",
        ["width"] = 5100,
        ["clutterMaxDistance"] = 50,
        ["lights"] = 2,
    }, -- end of ["graphics"]
    ["plugins"] = 
    {
        ["Ka-50"] = 
        {
            ["altTrimmingMethod"] = false,
        }, -- end of ["Ka-50"]
        ["UH-1H"] = 
        {
            ["altUHTrimmingMethod"] = false,
            ["autoPilot"] = true,
            ["weapTooltips"] = true,
            ["UHRudderTrimmer"] = false,
        }, -- end of ["UH-1H"]
    }, -- end of ["plugins"]
    ["views"] = 
    {
        ["cockpit"] = 
        {
            ["mirrors"] = false,
            ["reflections"] = false,
            ["russianHud"] = false,
            ["avionics"] = 3,
        }, -- end of ["cockpit"]
    }, -- end of ["views"]
    ["sound"] = 
    {
        ["world"] = -3,
        ["radioSpeech"] = true,
        ["cockpit"] = 0,
        ["volume"] = 0,
        ["headphones"] = 0,
        ["music"] = -100,
        ["subtitles"] = true,
        ["gui"] = 0,
    }, -- end of ["sound"]
    ["miscellaneous"] = 
    {
        ["Coordinate_Display"] = "Lat Long",
        ["accidental_failures"] = false,
        ["headmove"] = false,
        ["force_feedback_enabled"] = false,
        ["f5_nearest_ac"] = true,
        ["f11_free_camera"] = true,
        ["synchronize_controls"] = false,
        ["f10_awacs"] = true,
    }, -- end of ["miscellaneous"]
} -- end of options
