refactor(cli): standardize argument option definitions in args.py
* Replaced type definitions with consistent formatting for clarity.
* Ensured all options are uniformly defined for better readability.
* Maintained existing functionality while improving code structure.