options = 
{
    ["difficulty"] = 
    {
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["labels"] = true,
        ["miniHUD"] = false,
        ["easyCommunication"] = true,
        ["birds"] = 0,
        ["optionsView"] = "optview_all",
        ["permitCrash"] = true,
        ["immortal"] = false,
        ["avionicsLanguage"] = "native",
        ["cockpitVisualRM"] = false,
        ["setGlobal"] = true,
        ["easyFlight"] = false,
        ["hideStick"] = false,
        ["radio"] = false,
        ["padlock"] = true,
        ["map"] = true,
        ["externalViews"] = true,
        ["spectatorExternalViews"] = true,
        ["tips"] = true,
        ["userSnapView"] = true,
        ["units"] = "imperial",
        ["impostors"] = 0,
        ["iconsTheme"] = "nato",
        ["reports"] = true,
        ["weapons"] = false,
        ["cockpitStatusBarAllowed"] = false,
        ["geffect"] = "realistic",
    }, -- end of ["difficulty"]
    ["playerName"] = "New callsign",
    ["graphics"] = 
    {
        ["terrainTextures"] = "min",
        ["multiMonitorSetup"] = "1camera",
        ["preloadRadius"] = 100,
        ["shadowTree"] = false,
        ["anisotropy"] = 4,
        ["water"] = 0,
        ["fullScreen"] = false,
        ["HDR"] = 0,
        ["disableAero"] = false,
        ["visibRange"] = "Low",
        ["DOF"] = 0,
        ["aspect"] = 1.6,
        ["textures"] = 0,
        ["shadows"] = 0,
        ["MSAA"] = 0,
        ["lights"] = 2,
        ["flatTerrainShadows"] = 0,
        ["civTraffic"] = "",
        ["OculusRift"] = false,
        ["effects"] = 3,
        ["clouds"] = 0,
        ["treesVisibility"] = 1500,
        ["sync"] = false,
        ["width"] = 1680,
        ["height"] = 1050,
        ["LensEffects"] = 0,
        ["clutterMaxDistance"] = 0,
        ["heatBlr"] = 0,
    }, -- end of ["graphics"]
    ["plugins"] = 
    {
        ["Su-25T"] = 
        {
            ["CPLocalList"] = "default",
        }, -- end of ["Su-25T"]
        ["TF-51D"] = 
        {
            ["assistance"] = 100,
            ["CPLocalList"] = "default",
            ["autoRudder"] = false,
        }, -- end of ["TF-51D"]
    }, -- end of ["plugins"]
    ["views"] = 
    {
        ["cockpit"] = 
        {
            ["mirrors"] = false,
            ["reflections"] = false,
            ["avionics"] = 0,
        }, -- end of ["cockpit"]
    }, -- end of ["views"]
    ["sound"] = 
    {
        ["hear_in_helmet"] = false,
        ["headphones"] = 0,
        ["cockpit"] = 0,
        ["GBreathEffect"] = true,
        ["gui"] = 0,
        ["volume"] = 0,
        ["radioSpeech"] = true,
        ["music"] = -12,
        ["subtitles"] = true,
        ["world"] = 0,
    }, -- end of ["sound"]
    ["miscellaneous"] = 
    {
        ["headmove"] = false,
        ["f5_nearest_ac"] = true,
        ["f11_free_camera"] = true,
        ["F2_view_effects"] = 1,
        ["f10_awacs"] = true,
        ["Coordinate_Display"] = "Lat Long",
        ["accidental_failures"] = false,
        ["force_feedback_enabled"] = true,
        ["synchronize_controls"] = false,
        ["show_pilot_body"] = false,
    }, -- end of ["miscellaneous"]
} -- end of options
