Add/resurrect support for bundles of WebStore items.
PRD: https://docs.google.com/document/d/1ISbZTZzHhQv-A49uuY4gy_moJf6agBCvNktPEOYb3Sk
DD: https://docs.google.com/document/d/1f8b4jALZ3Z6VcmbzCJnpfZkc2pl8hLdlnkmtWIGiBXU
This CL adds a new webstorePrivate API to install a bundle. (A similar API existed in the past, but was removed in https://codereview.chromium.org/
673263003/. Tests were removed even earlier in https://chromiumcodereview.appspot.com/
15732016/.)
It also updates the bundle install logic (which had rotted somewhat).
BUG=448724
Review URL: https://codereview.chromium.org/
855513002
Cr-Commit-Position: refs/heads/master@{#323627}