In reply to aditgupta100:
You should think about if macros are the best way to configure your UVM environment. You could do this from a test using parameters.
If you believe macros are absolutely needed you can use a macro definition file which will be included in any place you need this information. Note macros cannot be part of a package.