Let's say I create a ProcessContainer with several processes to run. Some of those processes require user input, like changing a PixelMath expression to reflect the name of the image being worked on. Is it possible to pause the process container, input the necessary values, and continue the process container?