It should be possible to change how each search result (aka dropdown option) is rendered in PostSearchControl.
The prop should be a function which receives the result data as a parameter.
This will allow e.g. adding publish dates to specific post type results etc.