INCLUDING PARAMETERS works as expected. It correctly copies storage parameters. Duplicate parameters raise an error, and existing LIKE behavior remains unchanged.
When used with a VIEW, parameters are ignored (since they are not valid for tables), and the command completes without error.
Overall, the feature looks good from my testing. It might be worth documenting the behavior for VIEWs.