I don't think it currently exists for Page types, I do agree it would be a useful addition.
At my agency, we previously created a custom "multiple page selector" form control that opens up Kentico's page selector and then manually stores the selected pages NodeGuids as a semi-colon separated list. You could look at doing something similar yourself.
Depending on the scenario you could look at using a Path selector instead - point the field to a folder of pages.
Alternatively, you could look at using Page Relationships or this RelationshipsExtended module.