Create secondary Archive page format?

You could copy the contents of your current archive page file into a new file, then tweak the functionality there into what you need it to do. At the top of the file, give it a template name like this:

/*
  Template Name: Short Archive
 */

Now you can create a new page and select this template from the WordPress admin interface.