No.
Although the menuSelect widget allows users to apply select values to multiple indices for the purpose of searching multiple indices (as shown in this code sandbox), retrieving/displaying different values from multiple indices is not supported at this time.
To display different facet values from multiple indices under the same faceting attribute in a single selectMenu widget, you might consider combining those records into a single index and retrieving the facet values from that index.