[MLIR][Python][NFC] Refine the docstring of `PassManager.add(callable, ..)` (#173945)
This PR expands the docstring for `PassManager.run(callable, ..)` by
adding descriptions for each parameter, making it easier for users to
understand. No functional change.