device/variable secure local settings component

There is not any device/variable secure local settings component (app config) on the market.
Developers must use .ini or .plist files or sqlite for storing their variables on the device, this is not good and secure solution for them.

variableName : {get; set;} (variable types : string, boolean, integer, decimal, datetime)

Can you create new component for app config/device settings?