Fast inspection to get conanfile attribute

To obtain recipe options, we use 'conan inspect $recipe -a options' Parse conanfile.txt or .py to get options faster

Add the variable GET_RECIPE_OPTIONS_FAST to tweak completion behaviour