How to know what optimization options are been used? How to change it on VS Code? (-o 3)

How can I tell VS Code to use Julia with the option “-o 2” or “-o 3”.
I can’t find the settings.
How can I know what options are being used from my Julia session?
What is the suggested option with Julia 1.0?