I did peel the documentation in order to see if there is any method that can check if a particular Settings exists on the current device but I did not find anything.
For example, I would like to do the following:
if "Settings.ACTION_DATA_ROAMING_SETTINGS" exists on the current device then ...
If anyone has the answer, I'm taker.