I suggest dividing the options into vendor prefixes and fallbacks. Fallbacks generates extra code that most won’t need anyway (there is very good support right now => https://caniuse.com/?search=clamp() and https://caniuse.com/?search=var).
So you can turn off the PostCSS option if you like 😄