Currently archives only accept one post type like so:
[archives post_type="monkey"/]
But what happens if we provide multiple, comma separated post types?
[archives post_type="monkey, donkey"/]
[archives post_type="monkey, donkey" show_post_count="true"/]