Is your feature request related to a problem? Please describe.
Currently, many APIs take Enum args from: https://github.com/Project-MONAI/MONAI/blob/master/monai/utils/enums.py.
But we want to call the function from strings, need a mapping tool or something for it.