options = 
{
    ["difficulty"] = 
    {
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["miniHUD"] = false,
        ["birds"] = 0,
        ["optionsView"] = "optview_all",
        ["permitCrash"] = false,
        ["immortal"] = false,
        ["easyCommunication"] = false,
        ["cockpitVisualRM"] = false,
        ["easyFlight"] = false,
        ["radio"] = false,
        ["labels"] = false,
        ["tips"] = true,
        ["map"] = true,
        ["cockpitLanguage"] = "english",
        ["units"] = "metric",
        ["userSnapView"] = true,
        ["reports"] = true,
        ["externalViews"] = true,
        ["iconsTheme"] = "nato",
        ["padlock"] = false,
        ["weapons"] = false,
        ["setGlobal"] = true,
        ["geffect"] = "realistic",
    }, -- end of ["difficulty"]
    ["playerName"] = "New callsign",
    ["graphics"] = 
    {
        ["OculusRift"] = true,
        ["multiMonitorSetup"] = "1camera",
        ["color"] = "32",
        ["preloadRadius"] = 150000,
        ["heatBlr"] = 1,
        ["scenes"] = "high",
        ["water"] = 2,
        ["fullScreen"] = false,
        ["disableAero"] = false,
        ["visibRange"] = "High",
        ["treesVisibility"] = 9000,
        ["aspect"] = 1.7777777777778,
        ["haze"] = 1,
        ["HDR"] = 0,
        ["TranspSSAA"] = true,
        ["textures"] = 2,
        ["cockpitShadows"] = true,
        ["width"] = 1920,
        ["effects"] = 3,
        ["shadowTree"] = true,
        ["civTraffic"] = "",
        ["sync"] = false,
        ["lights"] = 2,
        ["height"] = 1080,
        ["shadows"] = 2,
        ["clutterMaxDistance"] = 0,
        ["MSAA"] = 3,
    }, -- end of ["graphics"]
    ["plugins"] = 
    {
        ["Ka-50"] = 
        {
            ["altTrimmingMethod"] = true,
        }, -- end of ["Ka-50"]
        ["Mi-8MTV2"] = 
        {
            ["altMi8TrimmingMethod"] = false,
            ["controlHelperMi8"] = false,
            ["weapTooltipsMi8"] = true,
            ["Mi8RudderTrimmer"] = false,
        }, -- end of ["Mi-8MTV2"]
        ["P-51D"] = 
        {
            ["assistance"] = 0,
            ["autoRudder"] = false,
        }, -- end of ["P-51D"]
        ["TF-51D"] = 
        {
            ["assistance"] = 0,
        }, -- end of ["TF-51D"]
    }, -- end of ["plugins"]
    ["views"] = 
    {
        ["cockpit"] = 
        {
            ["mirrors"] = true,
            ["reflections"] = false,
            ["russianHud"] = false,
            ["avionics"] = 2,
        }, -- end of ["cockpit"]
    }, -- end of ["views"]
    ["sound"] = 
    {
        ["headphones"] = 0,
        ["cockpit"] = -20,
        ["GBreathEffect"] = true,
        ["world"] = -100,
        ["volume"] = 0,
        ["radioSpeech"] = false,
        ["music"] = -100,
        ["subtitles"] = true,
        ["gui"] = 0,
    }, -- end of ["sound"]
    ["miscellaneous"] = 
    {
        ["Coordinate_Display"] = "Lat Long",
        ["accidental_failures"] = false,
        ["headmove"] = false,
        ["force_feedback_enabled"] = true,
        ["f5_nearest_ac"] = true,
        ["f11_free_camera"] = true,
        ["synchronize_controls"] = false,
        ["f10_awacs"] = true,
    }, -- end of ["miscellaneous"]
} -- end of options
