How to use ITK functionalities inside scripted modules

You can use ITK proper in CLI modules or C++ loadable modules, while in scripted modules you can use ITK via its more user-friendly SimpleITK interface.